projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23825e3
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 23 Dec 2006 10:29:59 +0000
(10:29 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 23 Dec 2006 10:29:59 +0000
(10:29 +0000)
nt/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/nt/ChangeLog
b/nt/ChangeLog
index c67fac357497874a66de379025f8986e44809ebd..ee6f8e382eb7fa5db6993d70b54ca6f0f50469a4 100644
(file)
--- a/
nt/ChangeLog
+++ b/
nt/ChangeLog
@@
-1,5
+1,7
@@
2006-12-23 Eli Zaretskii <eliz@gnu.org>
+ * gmake.defs: Export XMFLAGS.
+
* makefile.w32-in (all-other-dirs-nmake, recompile-nmake): Don't
use $(XMFLAGS).
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5462c32df0f86e4f7c7d4b5d79642d13a70e665e..a5b419119c6f64090c325dc082cf3cc13a77f6ef 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2006-12-23 Eli Zaretskii <eliz@gnu.org>
+
+ * keyboard.c (some_mouse_moved): Fix last change.
+
2006-12-22 Eli Zaretskii <eliz@gnu.org>
* callproc.c (syms_of_callproc) <shell-file-name>: Doc fix.